home *** CD-ROM | disk | FTP | other *** search
- BODY {
- background-color : White;
- color : Black;
- }
- H3 {
-
- font: bold medium Tahoma;
-
- }
- P {
- font: x-small Tahoma;
- text-align : justify;
- margin-right: 10px;
- margin-left: 5px;
-
- }
- p.mid {
- font: x-small Tahoma;
- text-align : center;
- margin-right: 10px;
- margin-left: 5px;
-
- }
- p.copy {
- font: x-small Tahoma;
- text-align : left;
- margin-right: 10px;
- margin-left: 5px;
-
- }
-
-
- p.tip {
- background-color : #FFFFCC;
- border : 1px solid black;
- clear : both;
- color : black;
- margin-left : 10%;
- padding : 6px 6px;
- width : 90%;
- }
-
-